home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / gfx / pbm / manuals.lha / netpbm / man / ppmtomitsu.man < prev    next >
Text File  |  1994-03-01  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4.      ppmtomitsu(1)          AMIGA (29 Jan 1992)          ppmtomitsu(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           ppmtomitsu - convert a portable pixmap to a Mitsubishi
  10.           S340-10 file
  11.  
  12.      SYNOPSIS
  13.           ppmtomitsu [-sharpness val] [-enlarge val] [-media string]
  14.           [-copy val] [-dpi300] [-tiny] [ppmfile]
  15.  
  16.      DESCRIPTION
  17.           Reads a portable pixmap as input and converts it into a
  18.           format suitable to be printed by a Mitsubishi S340-10
  19.           printer, or any other Mitsubishi color sublimation printer.
  20.  
  21.           The Mitsubishi S340-10 Color Sublimation printer supports
  22.           24bit color.  Images of the available sizes take so long to
  23.           transfer that there is a fast method, employing a
  24.           lookuptable, that ppmtomitsu will use if there is a maximum
  25.           of 256 colors in the pixmap.  ppmtomitsu will try to
  26.           position your image to the center of the paper, and will
  27.           rotate your image for you if xsize is larger than ysize.  If
  28.           your image is larger than the media allows, ppmtomitsu will
  29.           quit with an error message. (We decided that the media were
  30.           too expensive to have careless users produce misprints.)
  31.           Once data transmission has started, the job can't be stopped
  32.           in a sane way without resetting the printer.  The printer
  33.           understands putting together images in the printers memory;
  34.           ppmtomitsu doesn't utilize this as pnmcat etc provide the
  35.           same functionality and let you view the result on-screen,
  36.           too.  The S340-10 is the lowest common denominator printer;
  37.           for higher resolution printers there's the dpi300 option.
  38.           The other printers also support higher values for enlarge
  39.           eg, but I don't think that's essential enough to warrant a
  40.           change in the program.
  41.  
  42.           -sharpness 1-4
  43.                 'sharpness' designation. Default is to use the current
  44.                sharpness.
  45.  
  46.           -enlarge 1-3
  47.                Enlarge by a factor; Default is 1 (no enlarge)
  48.  
  49.           -media A, A4, AS, A4S
  50.                Designate the media you're using. Default is 1184 x
  51.                1350, which will fit on any media. A is 1216 x 1350, A4
  52.                is 1184 x 1452, AS is 1216 x 1650 and A4S is 1184 x
  53.                1754. A warning: If you specify a different media than
  54.                the printer currently has, the printer will wait until
  55.                you put in the correct media or switch it off.
  56.  
  57.           -copy 1-9
  58.                The number of copies to produce. Default is 1.
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 3/1/94)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      ppmtomitsu(1)          AMIGA (29 Jan 1992)          ppmtomitsu(1)
  71.  
  72.  
  73.  
  74.           -dpi300
  75.                Double the number of allowed pixels for a S3600-30
  76.                Printer in S340-10 compatibility mode. (The S3600-30
  77.                has 300 dpi).
  78.  
  79.           -tiny
  80.                Memory-safing, but always slow. The printer will get
  81.                the data line-by-line in 24bit. It's probably a good
  82.                idea to use this if your machine starts paging a lot
  83.                without this option.
  84.  
  85.      REFERENCES
  86.           Mitsubishi Sublimation Full Color Printer S340-10
  87.           Specifications of Parallel Interface LSP-F0232F
  88.  
  89.      SEE ALSO
  90.           ppmquant(1), pnmscale(1), ppm(5)
  91.  
  92.      BUGS
  93.           We didn't find any - yet. (Besides, they're called features
  94.           anyway :-) If you should find one, my email-adress is below.
  95.  
  96.      AUTHOR
  97.           Copyright (C) 1992, 93 by S.Petra Zeidler, MPIfR Bonn,
  98.           Germany.  (spz@specklec.mpifr-bonn.mpg.de)
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                           (printed 3/1/94)
  130.  
  131.  
  132.  
  133.